home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 5 / BBS in a Box -Volume V (BBS in a Box) (April 1992).iso / Files / Tele / W-Z / Zswitch.cpt / Zswitch 1.0 / shell.txt < prev    next >
Encoding:
Text File  |  1990-12-09  |  672 b   |  23 lines  |  [TEXT/MACA]

  1. (== Shell script for dialog box in Zswitch 1.0 ==)
  2. (== See Shell documentation in the White Knight ==)
  3. (== Toolkit available on the Freesoft Roundtable ==)
  4.  
  5. (== Resource number of our shell ==)
  6. SHELLID 32445
  7. (== There are eight items in our dialog box ==)
  8. ITEMS 8
  9. (== Item 1: The PICT containing the three buttons ==)
  10. DATA 4,0,0,0,0,0,0
  11. (== Item 2: The CANCEL button ==)
  12. DATA 0,0,0,0,0,0,0
  13. (== Items 3, 4: Text items. Ignored. ==)
  14. DATA 6,0,0,0,0,0,0
  15. DATA 6,0,0,0,0,0,0
  16. (== Item 5: Text item. Specified by value B1% ==)
  17. DATA 3,1,0,0,0,0,0
  18. (== Items 6,7,8: Areas for our special pushbuttons ==)s
  19. DATA 5,1,0,9,17,49,59
  20. DATA 5,1,0,9,94,49,136
  21. DATA 5,1,0,9,171,49,213
  22. ENDSHELL
  23.